| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal graphics As IEnumerable(Of Graphic) _ ) | |
| C# | |
|---|---|
public FeatureSet( IEnumerable<Graphic> graphics ) | |
Parameters
- graphics
- A set of graphics to populate the FeatureSet with.
Target Platforms:Windows Phone 7